projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
016863e
)
Fix previous change.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 20 May 1997 04:03:24 +0000
(
04:03
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 20 May 1997 04:03:24 +0000
(
04:03
+0000)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index 7a97ec2919d56b08c5d9359d028995b159d1a4ae..61c4f4a3ad74df83a73a13f2baeb9eae8015c20e 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-272,7
+272,7
@@
static int last_non_minibuf_size;
static Lisp_Object Vauto_save_timeout;
/* Total number of times read_char has returned. */
-int num_input_
char
s;
+int num_input_
event
s;
/* Total number of times read_char has returned, outside of macros. */
int num_nonmacro_input_events;